home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
LOTTORTS
/
HARNESS3.LZH
/
PRINTME.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-10-13
|
792b
|
21 lines
echo off
cls
echo ╔══════════════════════════════════════════════════════════╗
echo ║ This will print the Cambridge Harness Handicapper Manual.║
echo ║ Make sure your printer is on line and put the print ║
echo ║ head at the top of a page. You will need 21 pages. ║
echo ║ If you don't want to print the manual now, just ║
echo ║ hold down the CTRL key and tap the letter "C". ║
echo ║ To go ahead with the printout, strike any other key. ║
echo ╚══════════════════════════════════════════════════════════╝
pause > nul
cls
echo:
echo:
echo Printing the Harness Handicapper Manual Now!
copy harness.doc prn
cls
echo:
echo Printout Complete!
prompt $p$g